home *** CD-ROM | disk | FTP | other *** search
/ Apple Reference & Present…nuary (Partner) - Disc 2 / The Apple Reference and Presentations Library (Disc 2)(January 1994).iso / Synergy Software / US English / KaleidaGraph™-PPC / KaleidaGraph Demo / KaleidaGraph Demo.rsrc / QKPS_128 < prev    next >
Text File  |  1994-06-24  |  298b  |  15 lines

  1. /MySave save def
  2. /dict_count countdictstack def
  3. /op_count count 1 sub def
  4. userdict begin
  5. /showpage {} def
  6. 0 setgray 0 setlinecap
  7. 1 setlinewidth 0 setlinejoin
  8. 10 setmiterlimit [] 0 setdash newpath
  9. /languagelevel where
  10. {pop languagelevel
  11. 1 ne
  12.   {false setstrokeadjust false setoverprint
  13.   } if
  14. } if